diff options
| author | installer <installer@gmail.com> | 2025-02-11 11:41:34 +0900 |
|---|---|---|
| committer | installer <installer@gmail.com> | 2025-02-11 11:41:34 +0900 |
| commit | abdd48518bcc25cb988364fde3fa2d0fe1b4bef1 (patch) | |
| tree | f1998fa3896a21b85999740311399278921a9e1d /config/waybar/configs/[TOP] Default Laptop_v4 | |
| parent | 90623057bbfd7e9d010cbb316947467884e3b774 (diff) | |
updated waybar naming schemes on defaults. Seeing Chris Titus video thinks that it is the latest default. From now on, the latest Waybar default will be default and the old defaults will be renamed accordingly. V5, v6 etc etc
Diffstat (limited to 'config/waybar/configs/[TOP] Default Laptop_v4')
| -rw-r--r-- | config/waybar/configs/[TOP] Default Laptop_v4 | 55 |
1 files changed, 0 insertions, 55 deletions
diff --git a/config/waybar/configs/[TOP] Default Laptop_v4 b/config/waybar/configs/[TOP] Default Laptop_v4 deleted file mode 100644 index 86e5a5fe..00000000 --- a/config/waybar/configs/[TOP] Default Laptop_v4 +++ /dev/null @@ -1,55 +0,0 @@ -/* ---- 💫 https://github.com/JaKooLit 💫 ---- */ - -// ### DEFAULT v4 (Laptop) - Top ### // -{ -"include": [ - "$HOME/.config/waybar/Modules", - "$HOME/.config/waybar/ModulesWorkspaces", - "$HOME/.config/waybar/ModulesCustom", - "$HOME/.config/waybar/ModulesGroups", - ], -"layer": "top", -//"mode": "dock", -"exclusive": true, -"passthrough": false, -"position": "top", -"spacing": 3, -"fixed-center": true, -"ipc": true, -"margin-top": 3, -"margin-left": 8, -"margin-right": 8, - -"modules-left": [ - "group/app_drawer", - "custom/separator#dot-line", - "group/mobo_drawer", - "custom/separator#blank", - "group/laptop", - "custom/separator#line", - "custom/weather", - ], - -"modules-center": [ - "custom/swaync", - "custom/cava_mviz", - "custom/separator#dot-line", - "clock", - "custom/separator#line", - "hyprland/workspaces#kanji", - "custom/separator#dot-line", - "idle_inhibitor", - "custom/hint", - ], - -"modules-right": [ - "network#speed", - "group/connections", - "custom/separator#line", - "tray", - "mpris", - "group/audio", - "custom/separator#dot-line", - "group/status", - ], -}
\ No newline at end of file |
